Skip to content

Remove username from quoted post #6579

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

smithellis
Copy link
Contributor

Quoted forum posts historically would begin with "USER said", where USER was the actual quoted username. The problem is that this username was included as a string, not as a reference to a user object. So when the user was later deleted, their username would not be deleted from the post.

We've decided to alter how quoting works - now instead of including the username, a quoted post begins "Another post said". This will eliminate the issue moving forward.

@smithellis smithellis force-pushed the deleted-username-displayed-in-quote branch from 830e7a3 to 50ea35d Compare March 21, 2025 14:15
@akatsoulas akatsoulas merged commit 9a486ab into mozilla:main Mar 26, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants